Skip to content

Conversation

ulrikstrid
Copy link
Contributor

Sets a native_ocaml_path that can point either to the esy installed ocaml or the one from git submodules depending on if we're have the ESY environment variable.

The resolution should be changed when rescript-lang/ocaml#38 lands.

cristianoc added a commit that referenced this pull request Nov 2, 2019
@@ -5,7 +5,7 @@ rule bspack
generator = true


NATIVE_OCAML_PATH=../ocaml/
NATIVE_OCAML_PATH=$native_ocaml_path
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can not we just remove this line without introducing a new variable

@bobzhang bobzhang merged commit be6dbb7 into rescript-lang:master Nov 5, 2019
@ulrikstrid ulrikstrid mentioned this pull request Nov 6, 2019
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants